Dev Kit
pulsemcp/dev kitTransforms any codebase into a secure development environment with scoped file operations, Git repository management, Makefile execution, and code exploration tools while enforcing strict path validation to prevent unauthorized access outside the project directory.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"dev_kit": {
"url": "None",
"transport": "http"
}
}
}